Skip to content

ci: migrate runner to namespace#1066

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-20-docs_add_namespace.so_to_our_sponsors
Mar 20, 2026
Merged

ci: migrate runner to namespace#1066
graphite-app[bot] merged 1 commit intomainfrom
03-20-docs_add_namespace.so_to_our_sponsors

Conversation

@Brooooooklyn
Copy link
Member

@Brooooooklyn Brooooooklyn commented Mar 20, 2026

Note

Medium Risk
CI execution environment changes (runner images/labels and some OS-based conditionals), which can cause unexpected build/test differences or job routing issues. No production code or security-sensitive logic is modified.

Overview
CI now runs on Namespace-provided runners. The workflow swaps ubuntu-latest/macos-latest for namespace-profile-linux-x64-default and namespace-profile-mac-default across test, lint, run, cli-e2e-test, and install-e2e-test.

It also adjusts a few conditionals to match the new matrix (e.g., using matrix.target for the Linux MUSL target install and updating the build-upstream target selection / TypeScript type-check gating).

Adds a Sponsors section to README.md and packages/cli/README.md crediting namespace.so for CI runners.

Written by Cursor Bugbot for commit 79985c4. This will update automatically on new commits. Configure here.

@netlify
Copy link

netlify bot commented Mar 20, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit d0c6e3c
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69bd1ba752e7b2000855cf9d

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4a22e5ec14

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Brooooooklyn Brooooooklyn force-pushed the 03-20-docs_add_namespace.so_to_our_sponsors branch from 4a22e5e to 5508534 Compare March 20, 2026 09:05
@Brooooooklyn Brooooooklyn changed the title docs: add namespace.so to our sponsors ci: migrate runner to namespace Mar 20, 2026
@Brooooooklyn Brooooooklyn force-pushed the 03-20-docs_add_namespace.so_to_our_sponsors branch from 5508534 to a61bd32 Compare March 20, 2026 09:14
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@Brooooooklyn Brooooooklyn force-pushed the 03-20-docs_add_namespace.so_to_our_sponsors branch 2 times, most recently from 5ed4660 to 79985c4 Compare March 20, 2026 09:54
@graphite-app
Copy link

graphite-app bot commented Mar 20, 2026

Merge activity

<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> CI execution environment changes (runner images/labels and some OS-based conditionals), which can cause unexpected build/test differences or job routing issues. No production code or security-sensitive logic is modified.
>
> **Overview**
> **CI now runs on Namespace-provided runners.** The workflow swaps `ubuntu-latest`/`macos-latest` for `namespace-profile-linux-x64-default` and `namespace-profile-mac-default` across `test`, `lint`, `run`, `cli-e2e-test`, and `install-e2e-test`.
>
> It also adjusts a few conditionals to match the new matrix (e.g., using `matrix.target` for the Linux MUSL target install and updating the `build-upstream` target selection / TypeScript type-check gating).
>
> Adds a **Sponsors** section to `README.md` and `packages/cli/README.md` crediting `namespace.so` for CI runners.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 79985c4. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@graphite-app graphite-app bot force-pushed the 03-20-docs_add_namespace.so_to_our_sponsors branch from 79985c4 to d0c6e3c Compare March 20, 2026 10:04
@graphite-app graphite-app bot merged commit d0c6e3c into main Mar 20, 2026
25 checks passed
@graphite-app graphite-app bot deleted the 03-20-docs_add_namespace.so_to_our_sponsors branch March 20, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants